﻿
/* CSS Document */
a.main_nav_on {
 background: #d66403;
}
.banner {
 width: 100%;
 position: relative;
 height: 90px;
 overflow: hidden;
}
.banner_a {
 margin-bottom: 12px;
}
.scroll01 {
 width: 100%;
 height: 400%;
 position: absolute;
}
.slide_listA {
 width: 100%;
 height: 90px;
}
.banner_img_a {
 height: 90px;
 width: 1000px;
}
.side_adF {
 margin-bottom: 12px;
}
.slide_listB {
 height: 65px;
}
.side_slide_imga {
 width: 240px;
 height: 65px;
}
.side_adK {
 height: 200px;
 margin-bottom: 13px;
}
.slide_listK {
 height: 200px;
}
.banner_img_k {
 width: 240px;
 height: 200px;
}
.side_ad a {
 display:block;
 position:relative;
}
#main {
 overflow: hidden;
 font-size: 14px;
}
.main_left {
 width: 736px;
 float: left;
}
.itemBox {
 margin-top: 7px;
}
.item {
 border-bottom: solid 1px #e6e6e6;
 cursor: pointer;
 padding: 12px 5px 12px 2px;
}
.items li {
 padding: 12px 5px 12px 0;
}
.tabs_img {
 width: 180px;
 height: 112px;
 float: left;
 margin: 0 20px 10px 0;
}
.itemOut {
 position: relative;
 overflow: hidden;
}
.item_tab {
 display: none;
 position: absolute;
 right: 15px;
 bottom: 15px;
 line-height: 25px;
 width:68%;
 text-align:right;
}
.item_tab a {
 color: #6eb4cd;
 margin-left: 5px;
}
.item_tab a:hover {
 text-decoration: underline;
}
.item_title {
 margin-bottom: 8px;
 font-size: 20px;
 height: 26px;
 overflow: hidden;
}
.item_con {
 color: #666666;
 line-height: 25px;
 height: 50px;
 overflow: hidden;
}
.item_time {
 color: #999999;
 line-height: 30px;
 font-family: Tahoma;
}
.main_right {
 width: 240px;
 float: right;
}
.hotTab_tit {
 color: #80bad3;
 font-size: 16px;
 margin: 8px 0 6px 0;
}
.hotTab_con {
 margin-left: -5px;
}
.hotTab_con a {
 display: inline-block;
 color: #fff;
 padding: 0 10px;
 height: 24px;
 line-height: 24px;
 margin-bottom: 6px;
 margin-left: 5px;
}
.tabs01 {
 background: #a9c3da;
}
.tabs02 {
 background: #e3b4ae;
}
.tabs03 {
 background: #bdbd9f;
}
.tabs04 {
 background: #b6d9e6;
}
.tabs05 {
 background: #91c9d5;
}
.tabs06 {
 background: #b8b6ce;
}
.tabs07 {
 background: #a9c3da;
}
.tabs01:hover {
 background: #7ba3c7;
}
.tabs02:hover {
 background: #d38d84;
}
.tabs03:hover {
 background: #a4a471;
}
.tabs04:hover {
 background: #80bad3;
}
.tabs05:hover {
 background: #70a6b1;
}
.tabs06:hover {
 background: #8684a4;
}
.tabs07:hover {
 background: #8db9e5;
}
.changeBg {
 background: #fff;
}
.changeBg .item_title {
 color: #ff7300;
}
